home *** CD-ROM | disk | FTP | other *** search
/ Cracking 2 / Cracking II..iso / Texty / crackme / CrackMe4e.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Encoding:
Text File  |  1999-04-30  |  3.5 KB  |  122 lines

  1. object Form1: TForm1
  2.   Left = 6
  3.   Top = 417
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'CrackMe by LobiX - Unregistered'
  7.   ClientHeight = 81
  8.   ClientWidth = 269
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Menu = MainMenu1
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 8
  20.     Top = 16
  21.     Width = 31
  22.     Height = 13
  23.     Caption = 'Name:'
  24.   end
  25.   object Label2: TLabel
  26.     Left = 8
  27.     Top = 56
  28.     Width = 29
  29.     Height = 13
  30.     Caption = 'Serial:'
  31.   end
  32.   object Label3: TLabel
  33.     Left = 184
  34.     Top = 16
  35.     Width = 32
  36.     Height = 13
  37.     Caption = 'Label3'
  38.     Visible = False
  39.   end
  40.   object BitBtn1: TBitBtn
  41.     Left = 184
  42.     Top = 40
  43.     Width = 75
  44.     Height = 25
  45.     TabOrder = 2
  46.     OnClick = BitBtn1Click
  47.     Kind = bkOK
  48.   end
  49.   object Edit1: TEdit
  50.     Left = 48
  51.     Top = 8
  52.     Width = 121
  53.     Height = 21
  54.     TabOrder = 0
  55.   end
  56.   object Edit2: TEdit
  57.     Left = 48
  58.     Top = 48
  59.     Width = 121
  60.     Height = 21
  61.     TabOrder = 1
  62.   end
  63.   object MainMenu1: TMainMenu
  64.     Left = 200
  65.     Top = 8
  66.     object File1: TMenuItem
  67.       Caption = '&File'
  68.       ShortCut = 0
  69.       object Exit1: TMenuItem
  70.         Caption = 'E&xit'
  71.         ShortCut = 0
  72.         OnClick = Exit1Click
  73.       end
  74.     end
  75.     object Help1: TMenuItem
  76.       Caption = '&Help'
  77.       ShortCut = 0
  78.       object About1: TMenuItem
  79.         Caption = '&About...'
  80.         ShortCut = 0
  81.         OnClick = About1Click
  82.       end
  83.     end
  84.   end
  85.   object MyAboutBox1: TMyAboutBox
  86.     TextLine1Position = tpCenter
  87.     TextLine2Position = tpCenter
  88.     Text = 'If you crack it, please mail me: lobix@box43.gnet.pl'
  89.     ProductName = 'CrackMe by LobiX'
  90.     Copyright = 'LobiXoft∩┐╜'
  91.     Version = '1.0'
  92.     Image.Data = {
  93.       0000010001002020040000000000E80200001600000028000000200000004000
  94.       0000010004000000000000020000000000000000000000000000000000000000
  95.       0000000080000080000000808000800000008000800080800000C0C0C0008080
  96.       80000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000008
  97.       F788767678F78860F737388000000008F788676768F78870F737388000000008
  98.       F788767678F78860F737388000000008F788676768F78870F737388000000008
  99.       F788767678F78860F737388000000008F788676768F78870F737388000008888
  100.       8888888888888880F7373880880087777777777788888880F737388078008888
  101.       8888888888888880F737388088000088FF77777777777770F737388080000000
  102.       88FF788888888880F7373880000000000088FF7887777880F378838000000000
  103.       000088FF7877870F378788380000000000000088FF8870F37870088380000000
  104.       0000000088FF0F378777778838000000000000000080F3787303030878800000
  105.       0000000000803787000000008830000000000000000000011111111111000000
  106.       0000000000000099B999B999990000000000000000000099B9B99BB9B9000000
  107.       000000000000099BB9BB99BB99000000000000000000099B999B999999000000
  108.       000000000000099B9B9BB9BB99000000000000000000009B9B9BB99990000000
  109.       000000000000009B99B9BB9B00000000000000000000000999B9999000000000
  110.       000000000000000099BB99900000000000000000000000000999B90000000000
  111.       0000000000000000000999000000000000000000000000000000990000000000
  112.       000000000000000000009000000000000000000000000000000000000000E000
  113.       000FE000000FE000000FE000000FE000000FE000000F00000003000000030000
  114.       0003C0000007F000000FFC00000FFF000007FFC00183FFF00001FFFC02A0FFFC
  115.       0FF0FFFE0000FFFFC003FFFFC003FFFF8003FFFF8003FFFF8003FFFFC007FFFF
  116.       C00FFFFFE01FFFFFF01FFFFFF83FFFFFFE3FFFFFFF3FFFFFFF7FFFFFFFFF}
  117.     Author = 'LobiX'
  118.     Left = 232
  119.     Top = 8
  120.   end
  121. end
  122.